home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / lisp / wgdb-42.lha / wgdb-4.2 / libiberty / ChangeLog next >
Text File  |  1992-09-11  |  600b  |  17 lines

  1. Fri Oct  4 01:29:08 1991  John Gilmore  (gnu at cygnus.com)
  2.  
  3.     * Makefile.in:  Most hosts need strerror, but one or two don't,
  4.     and they override these definitions in the host-dependent makefile
  5.     fragment.
  6.     * config/hmake-mach:  The odd man out on strerror -- it's supplied.
  7.     * strerror.c:  New file.
  8.  
  9.     * strtol.c, strtoul.c:  Add strtol to libiberty, since Mach lacks
  10.     it and bfd uses it.
  11.     * configure.in, Makefile.in, config/hmake-mach:  Only configure
  12.     strtol & strotoul in on Mach.
  13.  
  14. Tue Sep  3 06:36:23 1991  John Gilmore  (gnu at cygint.cygnus.com)
  15.  
  16.     * obstack.c:  Merge with latest FSF version.
  17.